hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipWorkerPool.pushTask
hip
concurrency
thread
HipWorkerPool
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipWorkerPool
final
HipWorkerThread
pushTask
(
string
name
,
void
delegate
(
)
task
,
void
delegate
(
string
taskName
)
onTaskFinish
= null
,
bool
isOnFinishOnMainThread
= true
)
Meta
Source
See Implementation
hip
concurrency
thread
HipWorkerPool
constructors
this
functions
addOnAllTasksFinished
await
dispose
finish
getTasksCount
isIdle
notifyOnFinish
notifyOnFinishOnMainThread
pollFinished
pushTask
signalTaskFinish
startWorking
variables
onAllTasksFinishHandlers
tasksCount